home *** CD-ROM | disk | FTP | other *** search
/ Freelog 50 / Freelog050.iso / DossierLogitheque / Bureautique / Mira / Mira_setup.exe / {app} / Mira.exe / 0 / RCDATA / TFORMVIEWET / TFORMVIEWET.txt
Text File  |  2003-09-02  |  1KB  |  56 lines

  1. object FormViewET: TFormViewET
  2.   Left = 300
  3.   Top = 177
  4.   BorderStyle = bsDialog
  5.   Caption = 'Vue de l'#39#233'tiquette'
  6.   ClientHeight = 373
  7.   ClientWidth = 496
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object SC_Line5: TSC_Line
  20.     Left = 0
  21.     Top = 339
  22.     Width = 496
  23.     Height = 34
  24.     BorderShape = bsTopLine
  25.     Align = alBottom
  26.   end
  27.   object ScrollBox1: TScrollBox
  28.     Left = 0
  29.     Top = 0
  30.     Width = 496
  31.     Height = 339
  32.     Align = alClient
  33.     BorderStyle = bsNone
  34.     Ctl3D = False
  35.     ParentCtl3D = False
  36.     TabOrder = 0
  37.     object PaintBoxET: TPaintBox
  38.       Left = 0
  39.       Top = 0
  40.       Width = 105
  41.       Height = 105
  42.       OnPaint = PaintBoxETPaint
  43.     end
  44.   end
  45.   object ButtonOk: TButton
  46.     Left = 210
  47.     Top = 345
  48.     Width = 75
  49.     Height = 22
  50.     Caption = '&Ok'
  51.     Default = True
  52.     ModalResult = 1
  53.     TabOrder = 1
  54.   end
  55. end
  56.